home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1893 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: TMapping again!
  5. Date: 24 Jan 1996 21:32:32 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Message-ID: <4e68hg$7rm@maureen.teleport.com>
  8. References: <4d0ou6$835@astfgl.idb.hist.no> <Z31Wx*zA0@mkmk.in-chemnitz.de> <4d42di$9e9@maureen.teleport.com> <4d5lvi$emc@brachio.zrz.TU-Berlin.DE> <4d6v0t$3dt@maureen.teleport.com> <4dg4jk$km@news.cs.tu-berlin.de> <4dhvd5$5r2@maureen.teleport.com> <4dj5g
  9.  <4e03d4$cei@news.cs.tu-berlin.de>
  10. NNTP-Posting-Host: linda.teleport.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Philipp Boerker (rawneiha@hercules.zrz.TU-Berlin.DE) wrote:
  14. : sschaem@teleport.com (Stephan Schaem) writes:
  15.  
  16. : >Philipp Boerker (rawneiha@w353zrz.zrz.TU-Berlin.DE) wrote:
  17. : >: sschaem@teleport.com (Stephan Schaem) writes:
  18.  
  19. : > How many int instruction can the PPC execute in 1 cycle?
  20. : > 2 or more?
  21.  
  22. : PPC 603:
  23. : one int, one float and one mem operation per cycle (sceduled)
  24. : all instructions take one cycle except:
  25. : int multiplication 5,6 or 9 c (depends on the operands)
  26. : int divide 38c
  27. : float muls double prec 2c
  28. : float divide single prec 18c
  29. : float divide double prec 34c (?)
  30.  
  31.  603 might not be faster then a 060 mhz per mhz, but defenetly as the
  32.  edge for float operation.
  33.  
  34. : PPC 604:
  35. : three int, one float, one mem per cycle
  36. : I think (don't have a cycle table but heard "rumours") all instr
  37. : take 1 c except the divide operations that are 1c faster than on 603.
  38.  
  39.  That sound better...
  40.  
  41. : > How much for a 100mhz 604? what is its top mips rating?
  42.  
  43. : Don't know MIPS, but a 133 MHz 604 is three times faster than a
  44. : 90 MHz Pentium (refering to BYTE), that is faster than the 200 MHz
  45. : Pentium Pro.
  46.  
  47.  I didn;t even know the 150mhz pentium was out... already the 133mhz version
  48.  is ~600$, and with intel prices I expect the 200mhz version to be priced
  49.  > 1000$ . The new macs using the 604 are near the 5000$ mark, do you know
  50.  how much of that price goes to the cpu? I hope escom can produce a 604
  51.  class machine for <2000$ 
  52.  
  53.  Stephan
  54.